.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.clear {
	clear: both;
}

.blkT_txt.sTitle {
	font-weight: bold;
}

.btn1.sDis {
	display: inline-block;
}

.sTable.hasBtn td {
	padding: 6px;
}

.occupyHalf {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 50%;
	overflow: hidden;
}

.addTablePosi {
	position: absolute;
	left: 15px;
	bottom: 0px;
	right: 15px;
	top: 100px;
	overflow: hidden;
	/*border-bottom: 1px solid #a1a7b3;*/
}

.selectInput.addSelectDateIcon1 {
	background: url(../images/date.png) no-repeat 96px 5px;
}

.sTable.decTdPadding td {
	padding: 7px 6px;
	margin-top: 2px;
	border-top: 1px solid #d1d3d6;
}

.newTable {
	border-left: 1px solid #d1d3d6;
	border-top: 2px solid #a1a7b3;
	border-bottom: 1px solid #a1a7b3;
}

.newTable td {
	padding: 8px 10px;
	vertical-align: top;
	line-height: 24px;
	color: #666666;
	font-size: 14px;
	border-bottom: 1px solid #d1d3d6;
	border-right: 1px solid #d1d3d6;
}

.newTable td.newTableTd {
	background: #ebeef4;
	text-align: right;
	color: #333333;
}

.newTable tr.tdBorder td {
	border-bottom: 1px solid #a1a7b3;
}

.mainTerms {
	height: 285px;
	position: relative;
	overflow: hidden;
}

.mainTerms p {
	line-height: 24px;
}

.processManagement {
	margin: 15px;
	margin-bottom: 0px;
}

.processManagement li {
	float: left;
	height: 36px;
	line-height: 36px;
	border: 1px solid #b7b7b7;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	background: linear-gradient(#ffffff, #eeeff0);
	font-size: 15px;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
	position: relative;
	top: 1px;
	margin-right: 5px;
}

.processManagement li:hover,
.processManagement li.active {
	background: linear-gradient(#eeeff0, #ffffff);
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #ffffff;
}

.blockTable.addpadd {
	border: 1px solid #b7b7b7;
	padding: 10px;
}

.newTable.decTd td {
	padding: 6px 10px;
}

.blankPage {
	width: 430px;
	height: 172px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -215px;
	margin-top: -86px;
}

.leftIcon {
	width: 172px;
	height: 156px;
	background: url(../../images/blackIcon.png) no-repeat;
	float: left;
}

.leftIconCon {
	float: left;
	margin-top: 25px;
	margin-left: 33px;
}

.leftIconConP1 {
	color: #555555;
	font-size: 22px;
	margin-bottom: 30px;
}

.leftIconConP2 {
	color: #999999;
	font-size: 16px;
	line-height: 30px;
}

@font-face {
	font-family: "GOTHICB";
	src: url(../../fonts/GOTHICB.TTF);
}

.bFrame_aTxt.noBg {
	background: none;
	padding-left: 0px;
}

.bFrame_b.addPadding {
	padding: 10px;
}

.profit {
	color: #666666;
	font-size: 14px;
	padding-bottom: 8px;
}

.profit span {
	color: #2281e5;
	font-size: 26px;
	position: relative;
	top: 4px;
	font-family: GOTHICB;
	margin-right: 5px;
}

.sTable.paddingTop0 td,
.newTable.paddingTop0 td {
	padding: 4px 6px;
}

select.sTableInput {
	text-indent: 5px;
}

.selectUl.noMaxHeight {
	max-height: none;
}

.selectInput.color6 {
	color: #666666;
	width: 100%;
}

.selectInput.color6.addSelectDateIcon {
	background-position: right center;
}

.newTitle {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	border-left: 1px solid #d1d3d6;
	border-right: 1px solid #d1d3d6;
	border-top: 1px solid #a1a7b3;
}

.sTable.noEvenBg tr:nth-child(even) td {
	background: none;
}

.sTable.noEvenBg tr.tdBg td {
	background: #f8f8f8;
}

.relevant {
	color: #2281e5;
	font-size: 14px;
	text-decoration: underline;
}

@font-face {
	font-family: 'BAUBODKI';
	src: url('../../fonts/BAUBODKI.TTF');
}

.newTable.noBorderTop {
	border: 1px solid #dbdbdb;
}

.tableArea-title {
	height: 40px;
	line-height: 40px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	padding-left: 15px;
	background: #fafafa;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 1px solid #cccccc;
}

.blockTable.addBorder {
	background: #fff;
	border: 1px solid #e7eaf0;
	margin-top: 15px;
	border-radius: 5px;
}

.tableArea.setPadding {
	padding: 15px;
}

.block_tit.noPad {
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.blkT_txt.noBgC {
	background: none;
	padding-left: 10px;
}

.block_titNum {
	color: #aaaaaa;
	font-size: 20px;
	font-family: 'BAUBODKI';
}

.centerLine {
	height: 1px;
	border-bottom: 1px dashed #dbdbdb;
	margin-bottom: 20px;
}

.sTable.noBorderTop th {
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

.centerLine.addT {
	margin-bottom: 0px;
	margin-top: 16px;
}

.khPro {
	border: 1px solid #dbdbdb;
	padding: 2px 15px;
}

.fujian {
	border: 1px solid #dbdbdb;
	padding: 0px 14px;
}

.fujian li {
	border-bottom: 1px dashed #dbdbdb;
	color: #666666;
	font-size: 14px;
	padding: 5px 0px;
}

.fujian li.noBottomBorder {
	border-bottom: none;
}

.bFrame_aTxt.bFrame_aTxtN {
	margin-left: 0px;
	color: #666666;
	font-weight: normal;
	display: inline-block;
}

.downloadIcon {
	width: 14px;
	height: 14px;
	background: url(../../images/download.png) no-repeat;
	display: inline-block;
	position: relative;
	top: 3px;
	margin-left: 8px;
	cursor: pointer;
}

.downloadIcon:hover {
	background: url(../../images/download_h.png) no-repeat;
}

.plus {
	background: url(../../images/plus.png) no-repeat center center;
	height: 32px;
	cursor: pointer;
}

.ProcessInformation li {
	display: inline-block;
	color: #999999;
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	cursor: pointer;
	margin-top: -15px;
}

.ProcessInformation li.active,
.ProcessInformation li:hover {
	color: #333333;
	font-weight: bold;
}

.ProcessInformation li.informationLi1 {
	padding-right: 10px;
}

.ProcessInformation li.informationLi2 {
	padding-left: 10px;
}

.ProcessInformation li.informationLine {
	width: 1px;
	height: 12px;
	background: #cccccc;
}

.nav.addRelative {
	position: relative;
	border-bottom: 1px solid #b7b7b7;
	overflow: visible;
}

.approval-popups {
	width: 530px;
	border: 1px solid #cccccc;
	box-shadow: 0px 0px 5px 2px #dfe2e8;
	position: absolute;
	right: 32px;
	top: 44px;
	border-top: none;
	z-index: 10;
	background: #fdfdfe;
	box-sizing: border-box;
	padding: 15px;
}

.approvalOpinion {
	height: 173px;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	color: #999999;
	border: none;
	border: 1px solid #b7b7b7;
	outline: none;
	resize: none;
	border-radius: 3px;
}

.uploadAttach {
	height: 114px;
	border: 1px dashed #b7b7b7;
	text-align: center;
	margin-top: 15px;
	box-sizing: border-box;
	border-radius: 3px;
	display: none;
}

.btnList.setWidth {
	display: inline-block;
	margin-top: 27px;
}

.uploadAttachSty {
	color: #aaaaaa;
	font-size: 14px;
	margin-top: 18px;
}

.uploadAttachOper .btnList {
	float: left;
	margin-right: 6px;
	margin-top: 20px;
}

.uploadAttachEd {
	border: 1px solid #b7b7b7;
	margin-top: 15px;
	box-sizing: border-box;
	border-radius: 3px;
	padding: 0px 10px;
	display: none;
	background: #fff;
}

.uploadAttachEd.active,
.uploadAttach.active {
	display: block;
}

.uploadAttachEd .btnList {
	display: inline-block;
	margin: 10px 0px;
}

.fujian.noBorder {
	border: none;
	padding: 0px;
	border-top: 1px solid #dbdbdb;
}

.downloadIcon.deleteIcon {
	background: url(../../images/delete.png) no-repeat center center;
}

.downloadIcon.deleteIcon:hover {
	background: url(../../images/delete_h.png) no-repeat center center;
}

.uploadFilePro {
	display: inline-block;
	width: 102px;
	height: 9px;
	background: #ebeef4;
	position: relative;
	margin-left: 8px;
}

.nowPro {
	position: absolute;
	left: 0px;
	height: 100%;
	width: 50px;
	background: #2281e5;
}

.approval-popups.setRight1 {
	right: 150px;
	width: 760px;
	height: 392px;
	padding: 0px 10px;
}

.leftSearch {
	width: 218px;
	border-right: 1px solid #d3dbe0;
	padding-right: 10px;
	box-sizing: border-box;
	height: 100%;
	overflow: hidden;
}

.searchDiv {
	padding-top: 13px;
	margin-bottom: 8px;
}

.searchInput {
	width: 138px;
	height: 28px;
	line-height: 28px;
	border: none;
	border: 1px solid #b0b9bf;
	border-radius: 1px;
	background: url(../../images/searchBg.png) repeat-x #ffffff;
	color: #737880;
	font-size: 14px;
	outline: none;
	padding-left: 9px;
	box-sizing: border-box;
}

.searchInput::-webkit-input-placeholder {
	color: #b0b9bf;
}

.searchInput::-ms-input-placeholder {
	color: #b0b9bf;
}

.searchInput::-moz-placeholder {
	color: #b0b9bf;
}

.btn2.addSearchSty {
	float: right;
	font-weight: bold;
}

.circular-clerk {
	height: 330px;
	border: 1px solid #b0b9bf;
	overflow: hidden;
	position: relative;
}

.circular-clerk-title {
	height: 36px;
	line-height: 36px;
	background: #f5f9fc;
	padding-left: 13px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #b0b9bf;
}

.circular-clerk-content {
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
	top: 37px;
	overflow: hidden;
}

.right-content {
	width: 520px;
	height: 100%;
	box-sizing: border-box;
	padding-left: 10px;
}

.right-content-title {
	color: #333333;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
}

.right-content-title span {
	color: #b0b9bf;
	float: right;
}

.right-content-center {
	border: 1px solid #b0b9bf;
	border-radius: 1px;
	height: 300px;
	background: url(../../images/searchBg.png) repeat-x #fff;
	padding: 0px 6px;
	box-sizing: border-box;
	position: relative;
}

.right-content-center ul {
	font-size: 0px;
}

.right-content-center li {
	position: relative;
	color: #737880;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	padding: 0px 20px 0px 5px;
	border: 1px solid #d3dbe0;
	border-radius: 1px;
	display: inline-block;
	margin-top: 6px;
	margin-right: 6px;
}

.deleteThis {
	position: absolute;
	top: 5px;
	right: 3px;
	display: block;
	width: 15px;
	height: 15px;
	background: url(../../images/deIc.png) no-repeat center center;
	cursor: pointer;
}

.right-content-operater .btnList {
	float: left;
	margin-right: 6px;
	margin-top: 10px;
}

.approval-popups.setRight2 {
	right: 220px;
	width: 760px;
	padding: 0px 10px;
}

.leftSearch.setAbs {
	position: absolute;
	left: 10px;
	top: 0px;
	bottom: 0px;
	height: auto;
}

.circular-clerk.setAbs {
	position: absolute;
	left: 0px;
	bottom: 10px;
	top: 49px;
	width: 207px;
	height: auto;
}

.circular-clerk-content.setAbs {
	position: absolute;
	left: 0px;
	bottom: 0px;
	top: 37px;
	right: 0px;
}

.right-content-center.noHeight {
	height: auto;
	border: none;
	padding: 4px 0px 10px 0px;
	min-height: 100px;
	box-sizing: border-box;
}

.constituents {
	font-size: 0px;
}

.constituents li {
	height: 30px;
	line-height: 30px;
	color: #b7b7b7;
	padding: 0px 10px;
	border: 1px solid #bebebe;
	border-radius: 1px;
	margin-right: 20px;
	position: relative;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
}

.constituents li:nth-child(2) {
	padding: 0px 26px;
}

.seleActive {
	display: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 23px;
	height: 18px;
	background: url(../../images/pic1.png) no-repeat;
}

.constituents li.active .seleActive {
	display: block;
}

.constituents li.active {
	border: 1px solid #2281e5;
	color: #2281e5;
}

.centerLine.setM {
	margin-bottom: 0px;
	margin-top: 15px;
}

.approvalOpinion.setMar {
	margin-top: 10px;
	height: 200px;
}

.blockTable.setWhiteBg {
	background: #fff;
	border: 1px solid #e7eaf0;
	margin-top: 15px;
	border-radius: 5px;
	padding: 0px 15px 15px 15px;
}

.askQuestions {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}

.askQuestions span {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background: #d81414;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	border-radius: 1px;
	display: inline-block;
	margin-right: 8px;
	position: relative;
	top: -1px;
}

.askQuestions-company {
	color: #999999;
	line-height: 40px;
	font-size: 14px;
	padding-left: 25px;
}

.askQuestions-company span {
	margin: 0px 14px;
}

.bFrame_aTxt.noLeft {
	font-style: normal;
	margin-left: 0px;
	color: #2281e5;
	font-weight: normal;
	cursor: pointer;
}

.askQuestions-res {
	padding: 24px;
	background: #fafafa;
	color: #666666;
	font-size: 14px;
}

.answerMe {
	height: 30px;
	line-height: 30px;
	border: 1px solid #dbdbdb;
	border-radius: 1px;
	color: #2281e5;
	font-size: 14px;
	padding: 0px 28px 0px 14px;
	cursor: pointer;
	display: inline-block;
	background: url(../../images/arroeBottom.png) 76px center no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
}

.submitAnswer .btnList {
	margin-top: 10px;
	margin-right: 6px;
	float: left;
}

.answerNameBox {
	margin: 5px 0px;
}

.answerName {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}

.answerName span {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background: #00ac77;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	border-radius: 1px;
	display: inline-block;
	margin-right: 8px;
	position: relative;
	top: -1px;
}

.answerNameCon {
	padding: 18px 24px;
	background: #fafafa;
	font-size: 14px;
}

.pTxt-c {
	color: #666666;
	line-height: 26px;
}

.questionCloselyBox {
	margin-top: 18px;
}

.questionClosely {
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	padding: 0px 4px;
	border-radius: 1px;
	background: #d81414;
}

.questionClosely-con {
	color: #666666;
	font-weight: bold;
	margin-left: 10px;
}

.questionClosely-time {
	color: #999999;
}

.questionClosely-time span {
	margin: 0px 10px;
}

.questionClosely.doing {
	background: #00ac77;
}

.questionClosely-con.doingCon {
	font-weight: normal;
}

.answerMe.answerMeBo {
	border: none;
	padding-left: 0px;
}

.answerName.itsAnswer {
	color: #00ac77;
	font-size: 16px;
}

.answerMe.answerMeBoL {
	border: none;
	padding-left: 0px;
	margin-bottom: 0px;
}